home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu399.dms / pu399.adf / Documentation / System_Requirements < prev    next >
Text File  |  1994-11-01  |  3KB  |  54 lines

  1.  
  2.                                 A.I.B.B.
  3.                      Amiga Intuition Based Benchmarks
  4.                         Program Release Version 6.0
  5.                      Copyright 1991-1993 LaMonte Koop
  6.  
  7.                        Program System Requirements
  8.  
  9.  
  10.     AIBB is designed to operate on many different platform arrangements,
  11. but there are a few requirements which are necessary for proper program
  12. operation.  These are as follows:
  13.  
  14.     -- AmigaOS 1.2 or greater is necessary on all systems except those
  15.        using the MC68040 as the system main processor.  AmigaOS 2.0 is
  16.        required for proper operation on those systems.  Users of AmigaOS
  17.        1.2/1.3 with accelerators must be sure to be using the latest
  18.        SetPatch routines for those OS versions ( SetPatch v1.34/v1.38 ).
  19.        Among other things, SetPatch corrects a problem with FPU code with
  20.        these OS versions, and is necessary for proper operation of AIBB.
  21.  
  22.     -- AIBB will function with a minimum of 512K of memory, provided very
  23.        little else is loaded to use any of that space.  However, AIBB will
  24.        most likely be very limited under such an environment, and a lower
  25.        limit for proper operation is more realistically 1 megabyte of RAM.
  26.  
  27.     -- MC68040 users should have a math function emulation library such
  28.        as that supplied by CBM or accelerator manufacturers to properly
  29.        emulate the MC68881/MC68882 hardware-implemented transcendental
  30.        functions.  AIBB will look for the presence of one, and if not found
  31.        will not allow the use of the 68881/68882 FPU-related test functions.
  32.        68040 specific math code option functions will still operate however.
  33.  
  34.     -- AIBB uses a shared library for its file requester functions.  For
  35.        this reason AIBB requires that one of the following shared libraries
  36.        be within the system LIBS: directory:
  37.  
  38.                1. kd_freq.library  ( library version 3.0 or greater )
  39.                2. req.library      ( library versiopn 2.0 or greater )
  40.                3. asl.library         ( AmigaOS 2.0+ systems only )
  41.                4. reqtools.library
  42.  
  43.        AIBB will search for these libraries in the order given, stopping
  44.        when it is either able to open one, or none are found.
  45.  
  46.     -- It should be noted that although there are no restrictions placed on
  47.        the type of system AIBB can be operated on, this program was never
  48.        really meant for use on unaccelerated systems.  On such platforms,
  49.        AIBB may seem to operate somewhat sluggishly, although no operational
  50.        problems should exist.
  51.  
  52. Please consult the main documentation for further information.
  53.  
  54.